home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1999 February / MACPOWER-1999-02.ISO.7z / MACPOWER-1999-02.ISO / 9902⁄AMUG / PUBLISHING / QuoEdit 044.sit / QuoEdit 0.44 / Scripts / Wrap.rsrc / TEXT_1128.txt < prev    next >
Text File  |  1998-06-29  |  335b  |  6 lines

  1. This script wraps the selection range with specified byte length using "WrapIt" application.
  2. If you wish the dialog box not to appear, write another script with just two lines like this:
  3.     load script alias "Diskname:QuoEdit:Scripts:Wrap"
  4.     tell result to DoIt(72, false)
  5.  
  6. *Creator signature of WrapIt 'WraT' is not registered yet.